Don't do doc yet.
authorRobert Lipe <robertlipe@gpsbabel.org>
Sat, 1 Aug 2015 22:59:04 +0000 (17:59 -0500)
committerRobert Lipe <robertlipe@gpsbabel.org>
Sat, 1 Aug 2015 22:59:04 +0000 (17:59 -0500)
.travis.yml

index 4cc8b6a2be08500182f163de9f693bdd02dff40f..050b03bd452c685c9b8fb4fa4918fad93c327b67 100644 (file)
@@ -6,5 +6,5 @@ before_install:
   - sudo apt-get update -qq
   - sudo apt-get install -y valgrind expat
 script:
- - cd gpsbabel ; ./configure && make -j3 all doc && bash ./testo  && bash ./vtesto
+ - cd gpsbabel ; ./configure && make -j3 all && bash ./testo  && bash ./vtesto
 # TODO: build doc, GUI, mac